Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cicd: test Cuda version supported by Kokkos (11.0.3) #212

Closed
wants to merge 1 commit into from

Conversation

romintomasetti
Copy link
Contributor

As requested by @crtrott in #211 (comment).

The closest to 11.0 in the Docker hub is 11.0.3.

@crtrott
Copy link
Member

crtrott commented Oct 5, 2023

Wow you are fast! Thanks so much!

@romintomasetti
Copy link
Contributor Author

I needed to set DEBIAN_FRONTEND=noninteractive in other to avoid prompts with this image (nvidia/cuda:11.0.3-devel-ubuntu20.04) 📜

@romintomasetti
Copy link
Contributor Author

romintomasetti commented Oct 6, 2023

Yet another problem: CMake version in Ubuntu 20.04 is 3.16. It does not support JSON presets yet.

So I added the Kitware APT stuff.

But all the Kitware websites are down for now... https://downforeveryoneorjustme.com/cmake.org

@romintomasetti romintomasetti force-pushed the cuda-11.0 branch 2 times, most recently from 6f343ce to 8916351 Compare October 6, 2023 13:00
@romintomasetti
Copy link
Contributor Author

romintomasetti commented Oct 6, 2023

Seems like something is wrong in the perfetto connector.

https://github.com/kokkos/kokkos-tools/actions/runs/6432156094/job/17466419907

Edit: @crtrott Any idea? 😄

@crtrott
Copy link
Member

crtrott commented Oct 12, 2023

Not sure might be a problem with specific compiler combos. I can check

@vlkale vlkale added the ci Contiguous Integration for Kokkos Tools (includes external/third-party libraries) label Oct 25, 2023
@vlkale
Copy link
Contributor

vlkale commented Mar 21, 2024

@crtrott @romintomasetti Just checking on the status of this.

Looking at this, I don't think it is a blocker for other Kokkos Tools PRs and it is a nice-to-have.

@vlkale
Copy link
Contributor

vlkale commented Mar 21, 2024

Seems like something is wrong in the perfetto connector.

https://github.com/kokkos/kokkos-tools/actions/runs/6432156094/job/17466419907

Edit: @crtrott Any idea? 😄

OTOH, I think we should get this PR handled soon, especially if there are Kokkos applications that currently are depending on the Perfetto connector.

@crtrott
Copy link
Member

crtrott commented Sep 5, 2024

Rebase in #271

@crtrott crtrott closed this Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Contiguous Integration for Kokkos Tools (includes external/third-party libraries)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants